Table 8–1: General 4GL exceptions for Java proxies
|
Exception class
|
Description
|
|
|
Invalid URL format in connection parameter.
|
|
|
Busy servicing another request.
|
|
|
Error connecting to AppServer.
|
|
|
Failed AppServer connection attempt. The message contains the specified reason for the failure.
|
|
|
Invalid NameServer host specified in the URL.
|
|
|
Invalid NameServer port specified in the URL.
|
|
|
Incorrect version for message received from NameServer.
|
|
|
NameServer communications error. The message contains the specified reason for the failure.
|
|
|
NameServer communications broken. Either no response was received from the NameServer or the thread was interrupted before the response was received.
|
|
|
Invalid format for message received from NameServer.
|
|
|
Application Service specified in URL unknown to NameServer.
|
|
|
The root exception for all Open Client errors. Used for miscellaneous client-side errors.
|
|
|
Output ResultSet error, for example, trying to get a column value out of column order or trying to make an illegal type conversion.
|
|
|
Progress 4GL ERROR condition.
|
|
|
Progress 4GL run-time errors.
|
|
|
Progress 4GL QUIT condition.
|
|
|
Progress 4GL STOP condition.
|
|
|
An unexpected error that indicates a Progress bug or an unusual environmental problem (such as running out of disk space).
|